home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmContainerPaste.z / XmContainerPaste
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrPPPPaaaasssstttteeee((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrPPPPaaaasssstttteeee((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrPPPPaaaasssstttteeee - Container widget function to insert items
  10.           from the clipboard
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/Container.h>
  14.           BBBBoooooooolllleeeeaaaannnn XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrPPPPaaaasssstttteeee(
  15.           WWWWiiiiddddggggeeeetttt ccccoooonnnnttttaaaaiiiinnnneeeerrrr);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrrPPPPaaaasssstttteeee requests data transfer from the clipboard
  22.           selection to the Container.  This routine calls the widget's
  23.           XXXXmmmmNNNNddddeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkk procedures with the _s_e_l_e_c_t_i_o_n member
  24.           of the XXXXmmmmDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkkSSSSttttrrrruuuuccccttttset to _C_L_I_P_B_O_A_R_D and with
  25.           the _o_p_e_r_a_t_i_o_n member set to XXXXmmmmCCCCOOOOPPPPYYYY.  The Container widget
  26.           itself performs no transfers; the XXXXmmmmNNNNddddeeeessssttttiiiinnnnaaaattttiiiioooonnnnCCCCaaaallllllllbbbbaaaacccckkkk
  27.           procedures are responsible for inserting the clipboard
  28.           selection and for taking any related actions.
  29.  
  30.           _c_o_n_t_a_i_n_e_r Specifies the Container widget ID.
  31.  
  32.           For a complete definition of Container and its associated
  33.           resources, see XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  34.  
  35.      RRRREEEETTTTUUUURRRRNNNN
  36.           The function returns False if no data transfer takes place.
  37.           Otherwise, it returns True.
  38.  
  39.      RRRREEEELLLLAAAATTTTEEEEDDDD
  40.           XXXXmmmmCCCCoooonnnnttttaaaaiiiinnnneeeerrrr(3).
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.